Objects Types and Constants Properties Methods Object Hierarchy Index

Index Property

Description:

Returns the index of the item in the collection.

Syntax:

C++:
#include "imsigx.h"

HRESULT hr = pObject->get_Index(&prop);

Visual Basic:
prop = object.Index

/r/n

Parts:

prop

long

[out][retval]

The index.

Defined in:

AddIn

Block

BrushStyle

CommandBar

CommandBarControl

Drawing

Filter

Graphic

GraphicSet

KeyBinding

Layer

LineStyle

NamedColor

NamedView

PickEntry

Property

RegenMethod

ScaleSystem

Style

Table

Tool

Vertex

View

Window


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums